Skip to content

Update WiFiMulti.cpp #1220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 6, 2018
Merged

Update WiFiMulti.cpp #1220

merged 3 commits into from
Apr 6, 2018

Conversation

c0zm0z
Copy link
Contributor

@c0zm0z c0zm0z commented Mar 15, 2018

added 5 sec timeout from ESP8266

added 5 sec timeout from ESP8266
@stickbreaker
Copy link
Contributor

@c0zm0z you are hard coding a 5 seconds timeout in the .run() function, could to change the function parameters from void to uint32_t timeOut=5000?
It would accomplish the same thing, but, give some control if a shorter or longer timeout was necessary.

Chuck.

@me-no-dev me-no-dev merged commit 2ded419 into espressif:master Apr 6, 2018
Curclamas pushed a commit to Curclamas/arduino-esp32 that referenced this pull request Aug 21, 2018
* Update WiFiMulti.cpp

added 5 sec timeout from ESP8266

* Update WiFiMulti.cpp

* Update WiFiMulti.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants